ComponentOne ASP.NET MVC Controls
DisplayMemberPath Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : DisplayMemberPath Property
Gets or sets the name of the property to use as the visual representation of the items.
Syntax
'Declaration
 
Public Property DisplayMemberPath As String
public string DisplayMemberPath {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members